W I N D E V (TM) Version Update Log ------------------ Changes in 1.55: 1) Added a "Mail" command to the File menu to mail the active file on MAPI compliant mail systems. 2) Added an editor for file filters to simplify customization. Click "Filters" on the Global Settings dialog to start the editor. The sets of file filters for project and non-project mode are now distinct. Bug Fixes in 1.55: 1) The Manage Files dialog closed and could not be restarted if the enter key was pressed when it had input focus (3.1 edition only). 2) When Windev is not installed on a fixed disk, WINDEV.INI is created in the Windows directory, not the installation directory. Bug Fixes in 1.55a: 1) Searching for a character string starting with a non-ASCII character (ie >= 0x80) failed. 2) The screen font height saved in the .INI file was not converted from its point size correctly when read back in. 3) The section buffer for the .INI file was not large enough when many tools were added to the Tools menu, so tools disappeared between sessions. 4) Changing from a project with files open in multiple directories could cause a message queue overflow, leaving Windev in an undefined state. ----------------------------------------------------------------------- Changes in 1.54: 1) The tools menu can now be customized, and tools can use argument macros. This is implemented by a "Tools" button on the Global Settings dialog. 2) Added new commands to toggle case and capitalize the current selection, and added existing cut and copy append commands to the edit menu. 3) Run-time filename arguments and the DDE open command can now specify an initial line & column. Search for "run time arguments" in the online help for details. Bug Fixes in 1.54: 1) The status bar now shows the settings for the window selected using the window selector listbox, whilst the listbox still has input focus. ----------------------------------------------------------------------- Changes in 1.53: 1) File Manager DDE Shell interface implemented. 2) Added text searching capability to hex file viewer. 3) Implemented a very large text file viewer (mainly for the 3.1 version). Invoked by checking "Read Only" on the File Open dialog. 4) NT project command windows are now started minimized. Bug Fixes in 1.53: 1) The move-by-word keyboard accelerators did not work in the NT version.